Soda

Catalog integrates directly with Soda Cloud to display Soda checks

What does Catalog get from Soda

Catalog extract every check and their latest result.

These will be shown on the data assets they are related to:

7 Soda checks ran on the table user: 1 raised an alert, 5 succeeded and 1 raised a warning

Requirement

You need to provide us with API access through two elements:

  • API key ID

  • API key secret

Read more about generating API keys for use with the Reporting API in Soda doc. This is a read-only access.

Add the integration

On your integration page, in the Data Quality section, add Soda. This integration is only Catalog-managed. Name it and provide the credentials for API access as a JSON using the following format:

{
    "api_key": "*****",
    "secret": "*****"
}
Soda credentials

From there, Catalog will get check results and push them to the datasets they evaluate, under the condition that those datasets are also integrated in Catalog.

For your first sync, it will take up to 48h and we will let you know when it is complete

Last updated

Was this helpful?